home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C++ / Applications / PICSee Dust 1.01 / Primary Source / PICSDialogs.h < prev    next >
Encoding:
Text File  |  1995-11-12  |  107 b   |  5 lines  |  [TEXT/CWIE]

  1. enum {
  2.     kDarkGrayRGB = 30583
  3. };
  4.  
  5. Boolean CheckValidNumeral(DialogPtr theDlog, short theItem, long *result);